To support the dynamic linking loader ) ,以支持動(dòng)態(tài)鏈接裝入器。
The dynamic libraries are mapped into the application execution memory by the dynamic linking loader 。通過(guò)動(dòng)態(tài)鏈接裝入器,將動(dòng)態(tài)庫(kù)映射進(jìn)應(yīng)用程序的可執(zhí)行內(nèi)存中。
The dynamic linking loader example program is a small c program designed to exercise the dl routines 動(dòng)態(tài)鏈接裝入器示例程序是一個(gè)小的c程序,該程序被設(shè)計(jì)用來(lái)練習(xí)dl例程。
The same dynamic linking loader is used to map a dll into the application s memory after it is running 使用相同的動(dòng)態(tài)鏈接裝入器在應(yīng)用程序運(yùn)行之后將dll映射進(jìn)應(yīng)用程序的內(nèi)存。
Shared object libraries and the dynamic linking loader available in linux provides additional capabilities to applications Linux中的共享目標(biāo)代碼庫(kù)和動(dòng)態(tài)鏈接裝入器向應(yīng)用程序提供了額外的功能。